color chooser: Use a popover for the context menu
authorMatthias Clasen <mclasen@redhat.com>
Wed, 5 Aug 2015 02:58:40 +0000 (22:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 5 Aug 2015 02:59:58 +0000 (22:59 -0400)
commite34ab3561f1c73a5e0af9c03c2678d44d864d2f6
tree14780130d3bcc9ebd7aa01daca4ea451119f4dd8
parent27763743b1d1c1900932099ff10e64f4a2734148
color chooser: Use a popover for the context menu

It works just as well here as it does in the file chooser, and
this lets us unify the right-click and long-press behavior a bit.
We used to switch directly to the editor on long-press, now we
can show the popover, just as we do on right-click.
gtk/gtkcolorswatch.c